fix FILEPKG so that MAKEFILE(NEW) never references the 'previous version' and recompiles the whole file#1523
fix FILEPKG so that MAKEFILE(NEW) never references the 'previous version' and recompiles the whole file#1523
Conversation
…ion' and recompiles the whole file
…from previous version if you do MAKEFILE(something NEW).
|
I updated this PR to fix MAKEFILE rather than make a new MAKEFILE-NEW function. |
|
closed by mistake |
|
I thought that this actually had already been done... |
|
I made this PR a draft in order to combine the logic for the MAKEFILE(flie NEW) and the "normal" MAKEFILE rather than hacking another pass. The problem is that there are a number of loose ends in the current design/implementation. |
No description provided.